Name | Description | |
---|---|---|
![]() | CommandText | The SQL Query to run. |
![]() | ConnectionString | The database connection string. |
![]() | ContinueOnError | When true, the activity will not fail after a SQL error when running the query. |
![]() | DisplayName | (Inherited from System.Activities.Activity) |
![]() | Id | (Inherited from System.Activities.Activity) |
![]() | LogSQL | When true, the SQL query is written to the log file. |
![]() | Result | (Inherited from System.Activities.Activity<TResult>) |
![]() | ResultType | (Inherited from System.Activities.ActivityWithResult) |